Path: api/v1/docupload/{name}
Summary:Allows documents to be uploaded to Jim2. Documents can be related to one object in Jim2 (refer to the query parameters for this API).
Method:POST
Summary:Creates a new document.
Query Parameters:
category | Optional | The category tag for the document. This category must already exist. |
tag | Optional | The tag for the document. This tag must already exist. |
objreftype | Optional | The type of object the document should be related to. Supported types are Job (objrefid must be the Job number) Stock (objrefid must be the Jim2 stock code, and the stock must be active) If specified the objrefid parameter is also required. |
objrefid | Optional | The object identifier, refer to objreftype. |